Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab gui
Search - matlab gui - List
DL : 0
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。-This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390
Update : 2024-05-03 Size : 3457024 Publisher : 小天

DL : 0
this matlab gui de.-this is matlab gui guide.
Update : 2024-05-03 Size : 5228544 Publisher : Yeonjedong

DL : 0
图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-matlab gui
Update : 2024-05-03 Size : 17054720 Publisher : 龙华建

DL : 0
Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.
Update : 2024-05-03 Size : 6144 Publisher : lewis

DL : 0
matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Update : 2024-05-03 Size : 25600 Publisher : lewis

DL : 0
matlab gui, 一个综合的例子,包括了基本的各种组件用法。-matlab gui, a comprehensive example, including the basic usage of the various components.
Update : 2024-05-03 Size : 12288 Publisher : lewis

DL : 0
matlab gui, 可在一个窗口中浏览大图带滚动条。-matlab gui, can browse in a larger window with a scroll bar.
Update : 2024-05-03 Size : 238592 Publisher : lewis

matlabGUI
DL : 0
matlab,GUI实例制作演示教学视频 ,GUI实例制作演示教学视频-matlab, GUI examples demonstrate teaching video production, GUI examples demonstrate teaching video production, GUI example of teaching video production demo
Update : 2024-05-03 Size : 3532800 Publisher : jerry

matlabGUI
DL : 0
THIS CODE IS FOR THE GUI PART OF FINGERPRINT RECOGNITION IN MATLAB
Update : 2024-05-03 Size : 2048 Publisher : Abhishek Das

DL : 0
毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more features can only embed. MATLAB was also used their GUI.
Update : 2024-05-03 Size : 12288 Publisher : 张磊

DL : 0
matlab GUI详细介绍及简单的例子-matlab GUI details and a simple example
Update : 2024-05-03 Size : 343040 Publisher : ren

matlab gui中使用editbox显示中文,矩阵的功能,附有说明文件和一个实例-matlab gui use editbox display Chinese, the matrix of functions, with documentation and an example
Update : 2024-05-03 Size : 34816 Publisher : fish

matlabmain
DL : 0
MATLAB中GUI的设计实例,其中包括语音信号的录制、采样、滤波、重构、以及计算语音信号的频谱特性。-MATLAB GUI design example, including voice signal sampling, filtering, recording, and calculate the reconstruction, the speech signal spectrum characteristics.
Update : 2024-05-03 Size : 2893824 Publisher : 张路

DL : 0
基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流-Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an important source notes are detailed, completely original, upload exchange
Update : 2024-05-03 Size : 1489920 Publisher : 桂树

matlabDCT
DL : 0
基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
Update : 2024-05-03 Size : 204800 Publisher : 桂树

利用matlab GUI做的图像处理,相当好的练习例子!-Using matlab GUI to do image processing, very good practice example!
Update : 2024-05-03 Size : 32768 Publisher : 李欣198501

Matlab GUI连接SQL数据库-实现学生成绩查询系统-matlab程序以及access文件-Matlab GUI to connect SQL database- to achieve student performance query system-matlab program and access files
Update : 2024-05-03 Size : 744448 Publisher : liuxuhui

DL : 0
上传的源代码为《精通matlab GUI设计》的源代码-From the source code as " proficient in matlab GUI design" of the source code
Update : 2024-05-03 Size : 1852416 Publisher : 阿进

DL : 0
MATLAB/GUI开发,实现excel文件的读取操作。-MATLAB/GUI development, achieving excel file read operation.
Update : 2024-05-03 Size : 7168 Publisher : eagle

matlab 图像处理,实现界面编程,检测图像边界等-matlab image processing, and interface programming, testing the image border, etc.
Update : 2024-05-03 Size : 1561600 Publisher : 皮皮
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.